Returns true immediately if the thread is done; otherwise waits up to millisecondsToWait for the thread to finish, then returns false if the thread is not done yet.
[id(37), helpstring("method IsThreadDoneWait")]
HRESULT IsThreadDoneWait([in] LONG millisecondsToWait, [out,retval] VARIANT_BOOL* pVal);|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|